Rate Overview
Live
1 SEK = 7.9233 GMD
1 GMD = 0.126210
SEK
Avg
7.8926
High
7.9691
Low
7.7652
Last updated: 5/27/2026, 4:04:29 PM
Quick Conversions
| SEK | GMD |
|---|---|
| 1 SEK | 7.92 GMD |
| 10 SEK | 79.23 GMD |
| 50 SEK | 396.17 GMD |
| 100 SEK | 792.33 GMD |
| 500 SEK | 3,961.66 GMD |
| 1,000 SEK | 7,923.33 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-27T16:04:29Z",
"rates": {
"GMD": 7.923328
}
}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": 792.3328,
"rate": 7.923328
}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