Rate Overview
Live
1 YER = 0.140693 THB
1 THB = 7.1077
YER
Avg
0.134790
High
0.140693
Low
0.130278
Last updated: 7/6/2026, 2:07:54 PM
Quick Conversions
| YER | THB |
|---|---|
| 1 YER | 0.14 THB |
| 10 YER | 1.41 THB |
| 50 YER | 7.03 THB |
| 100 YER | 14.07 THB |
| 500 YER | 70.35 THB |
| 1,000 YER | 140.69 THB |
Get YER/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=THBExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-06T14:07:54Z",
"rates": {
"THB": 0.140693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "THB",
"amount": 100
},
"result": 14.069300000000002,
"rate": 0.140693
}Build with YER/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key