Rate Overview
Live
1 THB = 7.3283 YER
1 YER = 0.136458
THB
Avg
7.4460
High
7.6773
Low
7.2423
Last updated: 5/28/2026, 11:12:03 PM
Quick Conversions
| THB | YER |
|---|---|
| 1 THB | 7.33 YER |
| 10 THB | 73.28 YER |
| 50 THB | 366.41 YER |
| 100 THB | 732.83 YER |
| 500 THB | 3,664.14 YER |
| 1,000 THB | 7,328.28 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-05-28T23:12:03Z",
"rates": {
"YER": 7.328277
}
}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": 732.8277,
"rate": 7.328277
}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