Rate Overview
Live
1 CUP = 1.2261 THB
1 THB = 0.815568
CUP
Avg
1.3018
High
1.3702
Low
1.2104
Last updated: 5/29/2026, 5:29:38 PM
Quick Conversions
| CUP | THB |
|---|---|
| 1 CUP | 1.23 THB |
| 10 CUP | 12.26 THB |
| 50 CUP | 61.31 THB |
| 100 CUP | 122.61 THB |
| 500 CUP | 613.07 THB |
| 1,000 CUP | 1,226.14 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-29T17:29:38Z",
"rates": {
"THB": 1.226139
}
}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.61390000000002,
"rate": 1.226139
}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