Rate Overview
Live
1 QAR = 0.205902 FKP
1 FKP = 4.8567
QAR
Avg
0.205585
High
0.206234
Low
0.204812
Last updated: 3/27/2026, 11:59:44 AM
Quick Conversions
| QAR | FKP |
|---|---|
| 1 QAR | 0.21 FKP |
| 10 QAR | 2.06 FKP |
| 50 QAR | 10.30 FKP |
| 100 QAR | 20.59 FKP |
| 500 QAR | 102.95 FKP |
| 1,000 QAR | 205.90 FKP |
Get QAR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=FKPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T11:59:44Z",
"rates": {
"FKP": 0.205902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "FKP",
"amount": 100
},
"result": 20.5902,
"rate": 0.205902
}Build with QAR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key