Rate Overview
Live
1 THB = 0.108559 PEN
1 PEN = 9.2116
THB
Avg
0.107638
High
0.108559
Low
0.106159
Last updated: 3/7/2026, 12:13:48 AM
Quick Conversions
| THB | PEN |
|---|---|
| 1 THB | 0.11 PEN |
| 10 THB | 1.09 PEN |
| 50 THB | 5.43 PEN |
| 100 THB | 10.86 PEN |
| 500 THB | 54.28 PEN |
| 1,000 THB | 108.56 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-03-07T00:13:48Z",
"rates": {
"PEN": 0.108559
}
}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.8559,
"rate": 0.108559
}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