Rate Overview
Live
1 MRO = 1.4973 SDG
1 SDG = 0.667857
MRO
Avg
1.5003
High
1.5039
Low
1.4966
Last updated: 3/7/2026, 3:44:00 AM
Quick Conversions
| MRO | SDG |
|---|---|
| 1 MRO | 1.50 SDG |
| 10 MRO | 14.97 SDG |
| 50 MRO | 74.87 SDG |
| 100 MRO | 149.73 SDG |
| 500 MRO | 748.66 SDG |
| 1,000 MRO | 1,497.33 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-03-07T03:44:00Z",
"rates": {
"SDG": 1.497326
}
}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": 149.7326,
"rate": 1.497326
}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