Rate Overview
Live
1 SEK = 7.7003 GMD
1 GMD = 0.129865
SEK
Avg
7.8877
High
8.3496
Low
7.4609
Last updated: 7/26/2026, 6:51:16 PM
Quick Conversions
| SEK | GMD |
|---|---|
| 1 SEK | 7.70 GMD |
| 10 SEK | 77.00 GMD |
| 50 SEK | 385.01 GMD |
| 100 SEK | 770.03 GMD |
| 500 SEK | 3,850.14 GMD |
| 1,000 SEK | 7,700.28 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-07-26T18:51:16Z",
"rates": {
"GMD": 7.700283
}
}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": 770.0283,
"rate": 7.700283
}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