Rate Overview
Live
1 QAR = 0.936619 PEN
1 PEN = 1.0677
QAR
Avg
0.929852
High
0.936619
Low
0.923223
Last updated: 6/17/2026, 8:01:48 AM
Quick Conversions
| QAR | PEN |
|---|---|
| 1 QAR | 0.94 PEN |
| 10 QAR | 9.37 PEN |
| 50 QAR | 46.83 PEN |
| 100 QAR | 93.66 PEN |
| 500 QAR | 468.31 PEN |
| 1,000 QAR | 936.62 PEN |
Get QAR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=PENExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-17T08:01:48Z",
"rates": {
"PEN": 0.936619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "PEN",
"amount": 100
},
"result": 93.6619,
"rate": 0.936619
}Build with QAR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key