Rate Overview
Live
1 THB = 0.105841 PEN
1 PEN = 9.4481
THB
Avg
0.107634
High
0.112289
Low
0.103038
Last updated: 3/27/2026, 3:01:38 PM
Quick Conversions
| THB | PEN |
|---|---|
| 1 THB | 0.11 PEN |
| 10 THB | 1.06 PEN |
| 50 THB | 5.29 PEN |
| 100 THB | 10.58 PEN |
| 500 THB | 52.92 PEN |
| 1,000 THB | 105.84 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-27T15:01:38Z",
"rates": {
"PEN": 0.105841
}
}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.584100000000001,
"rate": 0.105841
}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