Rate Overview
Live
1 SEK = 7.9489 GMD
1 GMD = 0.125803
SEK
Avg
7.8937
High
7.9691
Low
7.7652
Last updated: 5/27/2026, 9:44:05 AM
Quick Conversions
| SEK | GMD |
|---|---|
| 1 SEK | 7.95 GMD |
| 10 SEK | 79.49 GMD |
| 50 SEK | 397.45 GMD |
| 100 SEK | 794.89 GMD |
| 500 SEK | 3,974.45 GMD |
| 1,000 SEK | 7,948.91 GMD |
Get SEK/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=GMDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T09:44:05Z",
"rates": {
"GMD": 7.948907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "GMD",
"amount": 100
},
"result": 794.8907,
"rate": 7.948907
}Build with SEK/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key