Rate Overview
Live
1 CUP = 0.089303 TOP
1 TOP = 11.1978
CUP
Avg
0.095441
High
0.100418
Low
0.087061
Last updated: 7/29/2026, 10:21:18 AM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.09 TOP |
| 10 CUP | 0.89 TOP |
| 50 CUP | 4.47 TOP |
| 100 CUP | 8.93 TOP |
| 500 CUP | 44.65 TOP |
| 1,000 CUP | 89.30 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-07-29T10:21:18Z",
"rates": {
"TOP": 0.089303
}
}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": 8.930299999999999,
"rate": 0.089303
}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