Rate Overview
Live
1 CUP = 0.100351 TOP
1 TOP = 9.9650
CUP
Avg
0.097488
High
0.100351
Low
0.088138
Last updated: 2/14/2026, 5:19:28 PM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.10 TOP |
| 10 CUP | 1.00 TOP |
| 50 CUP | 5.02 TOP |
| 100 CUP | 10.04 TOP |
| 500 CUP | 50.18 TOP |
| 1,000 CUP | 100.35 TOP |
Get CUP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=TOPExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-02-14T17:19:28Z",
"rates": {
"TOP": 0.100351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "TOP",
"amount": 100
},
"result": 10.0351,
"rate": 0.100351
}Build with CUP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key