Rate Overview
Live
1 MRO = 1.5024 SDG
1 SDG = 0.665596
MRO
Avg
1.5078
High
1.5219
Low
1.4938
Last updated: 5/27/2026, 8:27:16 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-27T20:27:16Z",
"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