Rate Overview
Live
1 CUP = 0.096286 TOP
1 TOP = 10.3857
CUP
Avg
0.097690
High
0.098333
Low
0.096286
Last updated: 3/7/2026, 2:26:29 AM
Quick Conversions
| CUP | TOP |
|---|---|
| 1 CUP | 0.10 TOP |
| 10 CUP | 0.96 TOP |
| 50 CUP | 4.81 TOP |
| 100 CUP | 9.63 TOP |
| 500 CUP | 48.14 TOP |
| 1,000 CUP | 96.29 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-07T02:26:29Z",
"rates": {
"TOP": 0.096286
}
}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.6286,
"rate": 0.096286
}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