Rate Overview
Live
1 TWD = 0.109138 PEN
1 PEN = 9.1627
TWD
Avg
0.107370
High
0.109138
Low
0.106212
Last updated: 3/6/2026, 6:07:44 PM
Quick Conversions
| TWD | PEN |
|---|---|
| 1 TWD | 0.11 PEN |
| 10 TWD | 1.09 PEN |
| 50 TWD | 5.46 PEN |
| 100 TWD | 10.91 PEN |
| 500 TWD | 54.57 PEN |
| 1,000 TWD | 109.14 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-03-06T18:07:44Z",
"rates": {
"PEN": 0.109138
}
}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.9138,
"rate": 0.109138
}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