Rate Overview
Live
1 THB = 7.2529 YER
1 YER = 0.137875
THB
Avg
7.3962
High
7.5982
Low
7.1366
Last updated: 3/27/2026, 12:54:29 PM
Quick Conversions
| THB | YER |
|---|---|
| 1 THB | 7.25 YER |
| 10 THB | 72.53 YER |
| 50 THB | 362.65 YER |
| 100 THB | 725.29 YER |
| 500 THB | 3,626.46 YER |
| 1,000 THB | 7,252.93 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-27T12:54:29Z",
"rates": {
"YER": 7.252927
}
}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.2927,
"rate": 7.252927
}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