Rate Overview
Live
1 PEN = 9.8697 THB
1 THB = 0.101320
PEN
Avg
9.4707
High
9.8697
Low
9.1850
Last updated: 7/10/2026, 7:47:29 PM
Quick Conversions
| PEN | THB |
|---|---|
| 1 PEN | 9.87 THB |
| 10 PEN | 98.70 THB |
| 50 PEN | 493.49 THB |
| 100 PEN | 986.97 THB |
| 500 PEN | 4,934.86 THB |
| 1,000 PEN | 9,869.72 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-07-10T19:47:29Z",
"rates": {
"THB": 9.869717
}
}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": 986.9716999999999,
"rate": 9.869717
}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