Rate Overview
Live
1 PEN = 1.0599 QAR
1 QAR = 0.943465
PEN
Avg
1.0730
High
1.0859
Low
1.0599
Last updated: 4/17/2026, 10:45:59 AM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.06 QAR |
| 10 PEN | 10.60 QAR |
| 50 PEN | 53.00 QAR |
| 100 PEN | 105.99 QAR |
| 500 PEN | 529.96 QAR |
| 1,000 PEN | 1,059.92 QAR |
Get PEN/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=QARExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T10:45:59Z",
"rates": {
"QAR": 1.059923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "QAR",
"amount": 100
},
"result": 105.9923,
"rate": 1.059923
}Build with PEN/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key