Rate Overview
Live
1 TWD = 0.106460 PEN
1 PEN = 9.3932
TWD
Avg
0.107429
High
0.111189
Low
0.105459
Last updated: 7/8/2026, 11:40:40 AM
Quick Conversions
| TWD | PEN |
|---|---|
| 1 TWD | 0.11 PEN |
| 10 TWD | 1.06 PEN |
| 50 TWD | 5.32 PEN |
| 100 TWD | 10.65 PEN |
| 500 TWD | 53.23 PEN |
| 1,000 TWD | 106.46 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-07-08T11:40:40Z",
"rates": {
"PEN": 0.10646
}
}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.646,
"rate": 0.10646
}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