Rate Overview
Live
1 TWD = 0.105240 PEN
1 PEN = 9.5021
TWD
Avg
0.106839
High
0.111082
Low
0.104922
Last updated: 7/23/2026, 10:40:47 AM
Quick Conversions
| TWD | PEN |
|---|---|
| 1 TWD | 0.11 PEN |
| 10 TWD | 1.05 PEN |
| 50 TWD | 5.26 PEN |
| 100 TWD | 10.52 PEN |
| 500 TWD | 52.62 PEN |
| 1,000 TWD | 105.24 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-23T10:40:47Z",
"rates": {
"PEN": 0.10524
}
}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.524000000000001,
"rate": 0.10524
}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