Rate Overview
Live
1 CUP = 1.2277 THB
1 THB = 0.814528
CUP
Avg
1.3247
High
1.3708
Low
1.2115
Last updated: 5/29/2026, 7:53:22 PM
Quick Conversions
| CUP | THB |
|---|---|
| 1 CUP | 1.23 THB |
| 10 CUP | 12.28 THB |
| 50 CUP | 61.39 THB |
| 100 CUP | 122.77 THB |
| 500 CUP | 613.85 THB |
| 1,000 CUP | 1,227.71 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-29T19:53:22Z",
"rates": {
"THB": 1.227705
}
}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.7705,
"rate": 1.227705
}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