Rate Overview
Live
1 CUP = 0.099083 TOP
1 TOP = 10.0925 CUP
Avg
0.098198
High
0.100889
Low
0.088721
Last updated: 1/25/2026, 2:55:49 PM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.10 TOP |
| 10 CUP | 0.99 TOP |
| 50 CUP | 4.95 TOP |
| 100 CUP | 9.91 TOP |
| 500 CUP | 49.54 TOP |
| 1,000 CUP | 99.08 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-01-25T14:55:49Z",
"rates": {
"TOP": 0.099083
}
}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": 9.9083,
"rate": 0.099083
}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