Rate Overview
Live
1 MRO = 1.5047 SDG
1 SDG = 0.664606
MRO
Avg
1.5023
High
1.5047
Low
1.4993
Last updated: 6/19/2026, 8:20:08 AM
Quick Conversions
| MRO | SDG |
|---|---|
| 1 MRO | 1.50 SDG |
| 10 MRO | 15.05 SDG |
| 50 MRO | 75.23 SDG |
| 100 MRO | 150.47 SDG |
| 500 MRO | 752.33 SDG |
| 1,000 MRO | 1,504.65 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-06-19T08:20:08Z",
"rates": {
"SDG": 1.504652
}
}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.4652,
"rate": 1.504652
}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