Rate Overview
Live
1 PEN = 1.0677 QAR
1 QAR = 0.936620
PEN
Avg
1.0755
High
1.0832
Low
1.0677
Last updated: 6/17/2026, 8:21:22 AM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.07 QAR |
| 10 PEN | 10.68 QAR |
| 50 PEN | 53.38 QAR |
| 100 PEN | 106.77 QAR |
| 500 PEN | 533.83 QAR |
| 1,000 PEN | 1,067.67 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-06-17T08:21:22Z",
"rates": {
"QAR": 1.067669
}
}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": 106.76689999999999,
"rate": 1.067669
}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