Rate Overview
Live
1 TWD = 0.104586 PEN
1 PEN = 9.5615
TWD
Avg
0.104603
High
0.104732
Low
0.104362
Last updated: 7/25/2026, 2:56:18 AM
Quick Conversions
| TWD | PEN |
|---|---|
| 1 TWD | 0.10 PEN |
| 10 TWD | 1.05 PEN |
| 50 TWD | 5.23 PEN |
| 100 TWD | 10.46 PEN |
| 500 TWD | 52.29 PEN |
| 1,000 TWD | 104.59 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-25T02:56:18Z",
"rates": {
"PEN": 0.104586
}
}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.4586,
"rate": 0.104586
}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