Rate Overview
Live
1 PEN = 1.0857 QAR
1 QAR = 0.921085
PEN
Avg
1.0877
High
1.0902
Low
1.0857
Last updated: 9/5/2026, 10:41:59 PM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.09 QAR |
| 10 PEN | 10.86 QAR |
| 50 PEN | 54.28 QAR |
| 100 PEN | 108.57 QAR |
| 500 PEN | 542.84 QAR |
| 1,000 PEN | 1,085.68 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-09-05T22:41:59Z",
"rates": {
"QAR": 1.085676
}
}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": 108.56760000000001,
"rate": 1.085676
}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