Rate Overview
Live
1 JPY = 0.206427 THB
1 THB = 4.8443
JPY
Avg
0.206921
High
0.207870
Low
0.206030
Last updated: 5/7/2026, 2:36:58 AM
Quick Conversions
| JPY | THB |
|---|---|
| 1 JPY | 0.21 THB |
| 10 JPY | 2.06 THB |
| 50 JPY | 10.32 THB |
| 100 JPY | 20.64 THB |
| 500 JPY | 103.21 THB |
| 1,000 JPY | 206.43 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-05-07T02:36:58Z",
"rates": {
"THB": 0.206427
}
}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.6427,
"rate": 0.206427
}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