Rate Overview
Live
1 JPY = 0.205205 THB
1 THB = 4.8732
JPY
Avg
0.202664
High
0.207196
Low
0.198386
Last updated: 3/27/2026, 9:30:31 PM
Quick Conversions
| JPY | THB |
|---|---|
| 1 JPY | 0.21 THB |
| 10 JPY | 2.05 THB |
| 50 JPY | 10.26 THB |
| 100 JPY | 20.52 THB |
| 500 JPY | 102.60 THB |
| 1,000 JPY | 205.21 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-03-27T21:30:31Z",
"rates": {
"THB": 0.205205
}
}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.5205,
"rate": 0.205205
}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