Rate Overview
Live
1 TWD = 0.105771 PEN
1 PEN = 9.4544
TWD
Avg
0.106378
High
0.107568
Low
0.104995
Last updated: 7/11/2026, 3:34:45 PM
Quick Conversions
| TWD | PEN |
|---|---|
| 1 TWD | 0.11 PEN |
| 10 TWD | 1.06 PEN |
| 50 TWD | 5.29 PEN |
| 100 TWD | 10.58 PEN |
| 500 TWD | 52.89 PEN |
| 1,000 TWD | 105.77 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-11T15:34:45Z",
"rates": {
"PEN": 0.105771
}
}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.5771,
"rate": 0.105771
}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