Rate Overview
Live
1 YER = 0.137408 THB
1 THB = 7.2776
YER
Avg
0.134527
High
0.138078
Low
0.130277
Last updated: 3/27/2026, 4:46:31 PM
Quick Conversions
| YER | THB |
|---|---|
| 1 YER | 0.14 THB |
| 10 YER | 1.37 THB |
| 50 YER | 6.87 THB |
| 100 YER | 13.74 THB |
| 500 YER | 68.70 THB |
| 1,000 YER | 137.41 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-27T16:46:31Z",
"rates": {
"THB": 0.137408
}
}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.7408,
"rate": 0.137408
}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