Rate Overview
Live
1 CUP = 1.3697 THB
1 THB = 0.730101
CUP
Avg
1.3199
High
1.3697
Low
1.2945
Last updated: 3/27/2026, 3:25:12 PM
Quick Conversions
| CUP | THB |
|---|---|
| 1 CUP | 1.37 THB |
| 10 CUP | 13.70 THB |
| 50 CUP | 68.48 THB |
| 100 CUP | 136.97 THB |
| 500 CUP | 684.84 THB |
| 1,000 CUP | 1,369.67 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-03-27T15:25:12Z",
"rates": {
"THB": 1.369674
}
}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": 136.9674,
"rate": 1.369674
}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