Rate Overview
Live
1 PEN = 9.9396 THB
1 THB = 0.100608
PEN
Avg
9.8978
High
9.9484
Low
9.8473
Last updated: 9/2/2026, 3:29:35 PM
Quick Conversions
| PEN | THB |
|---|---|
| 1 PEN | 9.94 THB |
| 10 PEN | 99.40 THB |
| 50 PEN | 496.98 THB |
| 100 PEN | 993.96 THB |
| 500 PEN | 4,969.79 THB |
| 1,000 PEN | 9,939.58 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-09-02T15:29:35Z",
"rates": {
"THB": 9.939584
}
}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": 993.9584,
"rate": 9.939584
}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