Rate Overview
Live
1 THB = 0.104038 PEN
1 PEN = 9.6119
THB
Avg
0.105736
High
0.108122
Low
0.103820
Last updated: 5/27/2026, 4:19:15 PM
Quick Conversions
| THB | PEN |
|---|---|
| 1 THB | 0.10 PEN |
| 10 THB | 1.04 PEN |
| 50 THB | 5.20 PEN |
| 100 THB | 10.40 PEN |
| 500 THB | 52.02 PEN |
| 1,000 THB | 104.04 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-05-27T16:19:15Z",
"rates": {
"PEN": 0.104038
}
}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.4038,
"rate": 0.104038
}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