Rate Overview
Live
1 GMD = 7.7752 SOS
1 SOS = 0.128615
GMD
Avg
7.7537
High
7.9027
Low
7.6713
Last updated: 3/28/2026, 10:43:20 AM
Quick Conversions
| GMD | SOS |
|---|---|
| 1 GMD | 7.78 SOS |
| 10 GMD | 77.75 SOS |
| 50 GMD | 388.76 SOS |
| 100 GMD | 777.52 SOS |
| 500 GMD | 3,887.58 SOS |
| 1,000 GMD | 7,775.15 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-03-28T10:43:20Z",
"rates": {
"SOS": 7.775152
}
}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": 777.5152,
"rate": 7.775152
}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