Rate Overview
Live
1 SEK = 7.9733 GMD
1 GMD = 0.125418
SEK
Avg
7.9271
High
7.9733
Low
7.8692
Last updated: 5/7/2026, 8:13:28 AM
Quick Conversions
| SEK | GMD |
|---|---|
| 1 SEK | 7.97 GMD |
| 10 SEK | 79.73 GMD |
| 50 SEK | 398.67 GMD |
| 100 SEK | 797.33 GMD |
| 500 SEK | 3,986.67 GMD |
| 1,000 SEK | 7,973.35 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-07T08:13:28Z",
"rates": {
"GMD": 7.973349
}
}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": 797.3349,
"rate": 7.973349
}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