Rate Overview
Live
1 THB = 0.100598 PEN
1 PEN = 9.9406
THB
Avg
0.100508
High
0.100870
Low
0.099969
Last updated: 7/27/2026, 4:37:23 PM
Quick Conversions
| THB | PEN |
|---|---|
| 1 THB | 0.10 PEN |
| 10 THB | 1.01 PEN |
| 50 THB | 5.03 PEN |
| 100 THB | 10.06 PEN |
| 500 THB | 50.30 PEN |
| 1,000 THB | 100.60 PEN |
Get THB/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=PENExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T16:37:23Z",
"rates": {
"PEN": 0.100598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "PEN",
"amount": 100
},
"result": 10.059800000000001,
"rate": 0.100598
}Build with THB/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key