Rate Overview
Live
1 QAR = 2.5254 SEK
1 SEK = 0.395972
QAR
Avg
2.5341
High
2.5463
Low
2.5254
Last updated: 5/7/2026, 12:34:14 PM
Quick Conversions
| QAR | SEK |
|---|---|
| 1 QAR | 2.53 SEK |
| 10 QAR | 25.25 SEK |
| 50 QAR | 126.27 SEK |
| 100 QAR | 252.54 SEK |
| 500 QAR | 1,262.72 SEK |
| 1,000 QAR | 2,525.43 SEK |
Get QAR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SEKExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-07T12:34:14Z",
"rates": {
"SEK": 2.525432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SEK",
"amount": 100
},
"result": 252.54319999999998,
"rate": 2.525432
}Build with QAR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key