Rate Overview
Live
1 PEN = 1.0765 QAR
1 QAR = 0.928956
PEN
Avg
1.0720
High
1.0921
Low
1.0388
Last updated: 7/22/2026, 8:40:03 AM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.08 QAR |
| 10 PEN | 10.76 QAR |
| 50 PEN | 53.82 QAR |
| 100 PEN | 107.65 QAR |
| 500 PEN | 538.24 QAR |
| 1,000 PEN | 1,076.48 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-07-22T08:40:03Z",
"rates": {
"QAR": 1.076477
}
}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": 107.64769999999999,
"rate": 1.076477
}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