Rate Overview
Live
1 JPY = 0.205599 THB
1 THB = 4.8638
JPY
Avg
0.205602
High
0.206308
Low
0.204570
Last updated: 7/5/2026, 9:46:52 PM
Quick Conversions
| JPY | THB |
|---|---|
| 1 JPY | 0.21 THB |
| 10 JPY | 2.06 THB |
| 50 JPY | 10.28 THB |
| 100 JPY | 20.56 THB |
| 500 JPY | 102.80 THB |
| 1,000 JPY | 205.60 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-05T21:46:52Z",
"rates": {
"THB": 0.205599
}
}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.5599,
"rate": 0.205599
}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