Rate Overview
Live
1 THB = 4.8732 JPY
1 JPY = 0.205206
THB
Avg
4.8640
High
4.9156
Low
4.8417
Last updated: 3/27/2026, 9:30:32 PM
Quick Conversions
| THB | JPY |
|---|---|
| 1 THB | 4.87 JPY |
| 10 THB | 48.73 JPY |
| 50 THB | 243.66 JPY |
| 100 THB | 487.32 JPY |
| 500 THB | 2,436.58 JPY |
| 1,000 THB | 4,873.15 JPY |
Get THB/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=JPYExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T21:30:32Z",
"rates": {
"JPY": 4.873154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "JPY",
"amount": 100
},
"result": 487.31540000000007,
"rate": 4.873154
}Build with THB/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key