Rate Overview
Live
1 CUP = 0.087668 TOP
1 TOP = 11.4067
CUP
Avg
0.096228
High
0.099953
Low
0.087668
Last updated: 7/23/2026, 6:30:35 PM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.09 TOP |
| 10 CUP | 0.88 TOP |
| 50 CUP | 4.38 TOP |
| 100 CUP | 8.77 TOP |
| 500 CUP | 43.83 TOP |
| 1,000 CUP | 87.67 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-23T18:30:35Z",
"rates": {
"TOP": 0.087668
}
}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.7668,
"rate": 0.087668
}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