Rate Overview
Live
1 PEN = 9.4676 THB
1 THB = 0.105623
PEN
Avg
9.4633
High
9.5319
Low
9.3663
Last updated: 3/27/2026, 9:26:20 AM
Quick Conversions
| PEN | THB |
|---|---|
| 1 PEN | 9.47 THB |
| 10 PEN | 94.68 THB |
| 50 PEN | 473.38 THB |
| 100 PEN | 946.76 THB |
| 500 PEN | 4,733.81 THB |
| 1,000 PEN | 9,467.62 THB |
Get PEN/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=THBExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T09:26:20Z",
"rates": {
"THB": 9.467616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "THB",
"amount": 100
},
"result": 946.7615999999999,
"rate": 9.467616
}Build with PEN/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key