Rate Overview
Live
1 TWD = 0.107231 PEN
1 PEN = 9.3257
TWD
Avg
0.106606
High
0.108057
Low
0.105437
Last updated: 4/16/2026, 9:23:41 AM
Quick Conversions
| TWD | PEN |
|---|---|
| 1 TWD | 0.11 PEN |
| 10 TWD | 1.07 PEN |
| 50 TWD | 5.36 PEN |
| 100 TWD | 10.72 PEN |
| 500 TWD | 53.62 PEN |
| 1,000 TWD | 107.23 PEN |
Get TWD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=PENExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-04-16T09:23:41Z",
"rates": {
"PEN": 0.107231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "PEN",
"amount": 100
},
"result": 10.7231,
"rate": 0.107231
}Build with TWD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key