Rate Overview
Live
1 PEN = 1.0799 QAR
1 QAR = 0.926003
PEN
Avg
1.0840
High
1.0891
Low
1.0794
Last updated: 8/15/2026, 11:49:15 AM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.08 QAR |
| 10 PEN | 10.80 QAR |
| 50 PEN | 54.00 QAR |
| 100 PEN | 107.99 QAR |
| 500 PEN | 539.95 QAR |
| 1,000 PEN | 1,079.91 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-08-15T11:49:15Z",
"rates": {
"QAR": 1.07991
}
}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.99099999999999,
"rate": 1.07991
}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