Rate Overview
Live
1 THB = 0.107297 PEN
1 PEN = 9.3199
THB
Avg
0.105779
High
0.107332
Low
0.103820
Last updated: 4/17/2026, 6:07:47 AM
Quick Conversions
| THB | PEN |
|---|---|
| 1 THB | 0.11 PEN |
| 10 THB | 1.07 PEN |
| 50 THB | 5.36 PEN |
| 100 THB | 10.73 PEN |
| 500 THB | 53.65 PEN |
| 1,000 THB | 107.30 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-04-17T06:07:47Z",
"rates": {
"PEN": 0.107297
}
}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.729700000000001,
"rate": 0.107297
}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