Rate Overview
Live
1 SEK = 7.9320 GMD
1 GMD = 0.126071
SEK
Avg
7.8938
High
8.0050
Low
7.6722
Last updated: 5/27/2026, 6:22:41 PM
Quick Conversions
| SEK | GMD |
|---|---|
| 1 SEK | 7.93 GMD |
| 10 SEK | 79.32 GMD |
| 50 SEK | 396.60 GMD |
| 100 SEK | 793.20 GMD |
| 500 SEK | 3,966.02 GMD |
| 1,000 SEK | 7,932.04 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-27T18:22:41Z",
"rates": {
"GMD": 7.932041
}
}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": 793.2041,
"rate": 7.932041
}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