Rate Overview
Live
1 THB = 7.2559 YER
1 YER = 0.137819
THB
Avg
7.5347
High
7.6758
Low
7.2559
Last updated: 3/27/2026, 9:43:24 AM
Quick Conversions
| THB | YER |
|---|---|
| 1 THB | 7.26 YER |
| 10 THB | 72.56 YER |
| 50 THB | 362.80 YER |
| 100 THB | 725.59 YER |
| 500 THB | 3,627.95 YER |
| 1,000 THB | 7,255.91 YER |
Get THB/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=YERExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T09:43:24Z",
"rates": {
"YER": 7.255905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "YER",
"amount": 100
},
"result": 725.5905,
"rate": 7.255905
}Build with THB/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key