Rate Overview
Live
1 CUP = 0.097522 TOP
1 TOP = 10.2541
CUP
Avg
0.097795
High
0.099953
Low
0.095201
Last updated: 1/25/2026, 10:04:25 PM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.10 TOP |
| 10 CUP | 0.98 TOP |
| 50 CUP | 4.88 TOP |
| 100 CUP | 9.75 TOP |
| 500 CUP | 48.76 TOP |
| 1,000 CUP | 97.52 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-25T22:04:25Z",
"rates": {
"TOP": 0.097522
}
}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.7522,
"rate": 0.097522
}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