Rate Overview
Live
1 CUP = 0.087992 TOP
1 TOP = 11.3647
CUP
Avg
0.088608
High
0.089425
Low
0.087552
Last updated: 4/17/2026, 6:09:59 AM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.09 TOP |
| 10 CUP | 0.88 TOP |
| 50 CUP | 4.40 TOP |
| 100 CUP | 8.80 TOP |
| 500 CUP | 44.00 TOP |
| 1,000 CUP | 87.99 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-04-17T06:09:59Z",
"rates": {
"TOP": 0.087992
}
}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.7992,
"rate": 0.087992
}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