Rate Overview
Live
1 QAR = 0.956099 PEN
1 PEN = 1.0459
QAR
Avg
0.936371
High
0.956099
Low
0.918969
Last updated: 3/7/2026, 7:40:20 AM
Quick Conversions
| QAR | PEN |
|---|---|
| 1 QAR | 0.96 PEN |
| 10 QAR | 9.56 PEN |
| 50 QAR | 47.80 PEN |
| 100 QAR | 95.61 PEN |
| 500 QAR | 478.05 PEN |
| 1,000 QAR | 956.10 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-03-07T07:40:20Z",
"rates": {
"PEN": 0.956099
}
}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": 95.60990000000001,
"rate": 0.956099
}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