Rate Overview
Live
1 THB = 0.100828 PEN
1 PEN = 9.9179
THB
Avg
0.107445
High
0.112341
Low
0.100828
Last updated: 7/25/2026, 9:19:04 PM
Quick Conversions
| THB | PEN |
|---|---|
| 1 THB | 0.10 PEN |
| 10 THB | 1.01 PEN |
| 50 THB | 5.04 PEN |
| 100 THB | 10.08 PEN |
| 500 THB | 50.41 PEN |
| 1,000 THB | 100.83 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-25T21:19:04Z",
"rates": {
"PEN": 0.100828
}
}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.0828,
"rate": 0.100828
}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