Rate Overview
Live
1 GMD = 7.8024 SOS
1 SOS = 0.128166
GMD
Avg
7.8071
High
7.8287
Low
7.7757
Last updated: 5/7/2026, 12:33:08 PM
Quick Conversions
| GMD | SOS |
|---|---|
| 1 GMD | 7.80 SOS |
| 10 GMD | 78.02 SOS |
| 50 GMD | 390.12 SOS |
| 100 GMD | 780.24 SOS |
| 500 GMD | 3,901.20 SOS |
| 1,000 GMD | 7,802.39 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-05-07T12:33:08Z",
"rates": {
"SOS": 7.802392
}
}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": 780.2392,
"rate": 7.802392
}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