Rate Overview
Live
1 JPY = 0.206952 THB
1 THB = 4.8320
JPY
Avg
0.203338
High
0.207186
Low
0.196890
Last updated: 7/21/2026, 5:17:33 AM
Quick Conversions
| JPY | THB |
|---|---|
| 1 JPY | 0.21 THB |
| 10 JPY | 2.07 THB |
| 50 JPY | 10.35 THB |
| 100 JPY | 20.70 THB |
| 500 JPY | 103.48 THB |
| 1,000 JPY | 206.95 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-07-21T05:17:33Z",
"rates": {
"THB": 0.206952
}
}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.6952,
"rate": 0.206952
}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