Rate Overview
Live
1 JPY = 0.201906 THB
1 THB = 4.9528
JPY
Avg
0.200866
High
0.202475
Low
0.199169
Last updated: 3/7/2026, 7:43:13 AM
Quick Conversions
| JPY | THB |
|---|---|
| 1 JPY | 0.20 THB |
| 10 JPY | 2.02 THB |
| 50 JPY | 10.10 THB |
| 100 JPY | 20.19 THB |
| 500 JPY | 100.95 THB |
| 1,000 JPY | 201.91 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-07T07:43:13Z",
"rates": {
"THB": 0.201906
}
}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.1906,
"rate": 0.201906
}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