Rate Overview
Live
1 QAR = 0.204756 FKP
1 FKP = 4.8839
QAR
Avg
0.204816
High
0.206046
Low
0.203673
Last updated: 3/7/2026, 6:44:55 AM
Quick Conversions
| QAR | FKP |
|---|---|
| 1 QAR | 0.20 FKP |
| 10 QAR | 2.05 FKP |
| 50 QAR | 10.24 FKP |
| 100 QAR | 20.48 FKP |
| 500 QAR | 102.38 FKP |
| 1,000 QAR | 204.76 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-07T06:44:55Z",
"rates": {
"FKP": 0.204756
}
}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.4756,
"rate": 0.204756
}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