Rate Overview
Live
1 JPY = 0.208071 THB
1 THB = 4.8061
JPY
Avg
0.208348
High
0.209151
Low
0.207807
Last updated: 8/14/2026, 7:13:08 PM
Quick Conversions
| JPY | THB |
|---|---|
| 1 JPY | 0.21 THB |
| 10 JPY | 2.08 THB |
| 50 JPY | 10.40 THB |
| 100 JPY | 20.81 THB |
| 500 JPY | 104.04 THB |
| 1,000 JPY | 208.07 THB |
Get JPY/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=THBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-14T19:13:08Z",
"rates": {
"THB": 0.208071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "THB",
"amount": 100
},
"result": 20.807100000000002,
"rate": 0.208071
}Build with JPY/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key