Rate Overview
Live
1 PEN = 1.0720 QAR
1 QAR = 0.932803
PEN
Avg
1.0702
High
1.0730
Low
1.0640
Last updated: 5/27/2026, 5:28:57 PM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.07 QAR |
| 10 PEN | 10.72 QAR |
| 50 PEN | 53.60 QAR |
| 100 PEN | 107.20 QAR |
| 500 PEN | 536.02 QAR |
| 1,000 PEN | 1,072.04 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-05-27T17:28:57Z",
"rates": {
"QAR": 1.072038
}
}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.2038,
"rate": 1.072038
}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