Rate Overview
Live
1 SEK = 7.9990 GMD
1 GMD = 0.125016
SEK
Avg
8.0231
High
8.1120
Low
7.9722
Last updated: 3/7/2026, 7:39:39 AM
Quick Conversions
| SEK | GMD |
|---|---|
| 1 SEK | 8.00 GMD |
| 10 SEK | 79.99 GMD |
| 50 SEK | 399.95 GMD |
| 100 SEK | 799.90 GMD |
| 500 SEK | 3,999.49 GMD |
| 1,000 SEK | 7,998.98 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-03-07T07:39:39Z",
"rates": {
"GMD": 7.998981
}
}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": 799.8981,
"rate": 7.998981
}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