Rate Overview
Live
1 JPY = 0.210932 THB
1 THB = 4.7409
JPY
Avg
0.208524
High
0.211423
Low
0.206379
Last updated: 9/4/2026, 6:59:01 PM
Quick Conversions
| JPY | THB |
|---|---|
| 1 JPY | 0.21 THB |
| 10 JPY | 2.11 THB |
| 50 JPY | 10.55 THB |
| 100 JPY | 21.09 THB |
| 500 JPY | 105.47 THB |
| 1,000 JPY | 210.93 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-09-04T18:59:01Z",
"rates": {
"THB": 0.210932
}
}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": 21.0932,
"rate": 0.210932
}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