Rate Overview
Live
1 MRO = 1.5024 SDG
1 SDG = 0.665596
MRO
Avg
1.5046
High
1.5157
Low
1.4954
Last updated: 5/27/2026, 6:19:50 PM
Quick Conversions
| MRO | SDG |
|---|---|
| 1 MRO | 1.50 SDG |
| 10 MRO | 15.02 SDG |
| 50 MRO | 75.12 SDG |
| 100 MRO | 150.24 SDG |
| 500 MRO | 751.21 SDG |
| 1,000 MRO | 1,502.41 SDG |
Get MRO/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SDGExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-27T18:19:50Z",
"rates": {
"SDG": 1.502414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SDG",
"amount": 100
},
"result": 150.2414,
"rate": 1.502414
}Build with MRO/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key