Rate Overview
Live
1 THB = 0.100431 PEN
1 PEN = 9.9571
THB
Avg
0.106175
High
0.110761
Low
0.100431
Last updated: 7/26/2026, 10:04:56 PM
Quick Conversions
| THB | PEN |
|---|---|
| 1 THB | 0.10 PEN |
| 10 THB | 1.00 PEN |
| 50 THB | 5.02 PEN |
| 100 THB | 10.04 PEN |
| 500 THB | 50.22 PEN |
| 1,000 THB | 100.43 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-26T22:04:56Z",
"rates": {
"PEN": 0.100431
}
}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.0431,
"rate": 0.100431
}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