Rate Overview
Live
1 YER = 0.137837 THB
1 THB = 7.2549
YER
Avg
0.132764
High
0.137837
Low
0.130278
Last updated: 3/27/2026, 3:00:09 PM
Quick Conversions
| YER | THB |
|---|---|
| 1 YER | 0.14 THB |
| 10 YER | 1.38 THB |
| 50 YER | 6.89 THB |
| 100 YER | 13.78 THB |
| 500 YER | 68.92 THB |
| 1,000 YER | 137.84 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-03-27T15:00:09Z",
"rates": {
"THB": 0.137837
}
}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": 13.7837,
"rate": 0.137837
}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