Rate Overview
Live
1 PEN = 1.0459 QAR
1 QAR = 0.956100
PEN
Avg
1.0682
High
1.0882
Low
1.0459
Last updated: 3/7/2026, 7:41:02 AM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.05 QAR |
| 10 PEN | 10.46 QAR |
| 50 PEN | 52.30 QAR |
| 100 PEN | 104.59 QAR |
| 500 PEN | 522.96 QAR |
| 1,000 PEN | 1,045.92 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-07T07:41:02Z",
"rates": {
"QAR": 1.045916
}
}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": 104.5916,
"rate": 1.045916
}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