Rate Overview
Live
1 GMD = 7.7435 SOS
1 SOS = 0.129140
GMD
Avg
7.7527
High
7.8412
Low
7.7163
Last updated: 7/6/2026, 2:26:06 PM
Quick Conversions
| GMD | SOS |
|---|---|
| 1 GMD | 7.74 SOS |
| 10 GMD | 77.44 SOS |
| 50 GMD | 387.18 SOS |
| 100 GMD | 774.35 SOS |
| 500 GMD | 3,871.76 SOS |
| 1,000 GMD | 7,743.52 SOS |
Get GMD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SOSExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-06T14:26:06Z",
"rates": {
"SOS": 7.74352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SOS",
"amount": 100
},
"result": 774.352,
"rate": 7.74352
}Build with GMD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key