Rate Overview
Live
1 CUP = 0.097718 TOP
1 TOP = 10.2335
CUP
Avg
0.098514
High
0.100152
Low
0.097009
Last updated: 3/27/2026, 11:13:10 AM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.10 TOP |
| 10 CUP | 0.98 TOP |
| 50 CUP | 4.89 TOP |
| 100 CUP | 9.77 TOP |
| 500 CUP | 48.86 TOP |
| 1,000 CUP | 97.72 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-03-27T11:13:10Z",
"rates": {
"TOP": 0.097718
}
}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.7718,
"rate": 0.097718
}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