Rate Overview
Live
1 PEN = 1.0560 QAR
1 QAR = 0.946966
PEN
Avg
1.0205
High
1.0893
Low
0.965271
Last updated: 3/28/2026, 10:48:58 AM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.06 QAR |
| 10 PEN | 10.56 QAR |
| 50 PEN | 52.80 QAR |
| 100 PEN | 105.60 QAR |
| 500 PEN | 528.00 QAR |
| 1,000 PEN | 1,056.00 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-03-28T10:48:58Z",
"rates": {
"QAR": 1.056004
}
}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": 105.6004,
"rate": 1.056004
}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