Rate Overview
Live
1 CUP = 1.2269 THB
1 THB = 0.815092
CUP
Avg
1.3613
High
1.4448
Low
1.2269
Last updated: 5/29/2026, 6:50:08 PM
Quick Conversions
| CUP | THB |
|---|---|
| 1 CUP | 1.23 THB |
| 10 CUP | 12.27 THB |
| 50 CUP | 61.34 THB |
| 100 CUP | 122.69 THB |
| 500 CUP | 613.43 THB |
| 1,000 CUP | 1,226.86 THB |
Get CUP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=THBExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-29T18:50:08Z",
"rates": {
"THB": 1.226856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "THB",
"amount": 100
},
"result": 122.6856,
"rate": 1.226856
}Build with CUP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key