Rate Overview
Live
1 QAR = 0.934738 PEN
1 PEN = 1.0698
QAR
Avg
0.933235
High
0.954417
Low
0.913887
Last updated: 7/26/2026, 12:46:36 AM
Quick Conversions
| QAR | PEN |
|---|---|
| 1 QAR | 0.93 PEN |
| 10 QAR | 9.35 PEN |
| 50 QAR | 46.74 PEN |
| 100 QAR | 93.47 PEN |
| 500 QAR | 467.37 PEN |
| 1,000 QAR | 934.74 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-07-26T00:46:36Z",
"rates": {
"PEN": 0.934738
}
}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.4738,
"rate": 0.934738
}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