Rate Overview
Live
1 MRO = 1.5064 SDG
1 SDG = 0.663814
MRO
Avg
1.5028
High
1.5064
Low
1.4958
Last updated: 7/7/2026, 11:54:33 AM
Quick Conversions
| MRO | SDG |
|---|---|
| 1 MRO | 1.51 SDG |
| 10 MRO | 15.06 SDG |
| 50 MRO | 75.32 SDG |
| 100 MRO | 150.64 SDG |
| 500 MRO | 753.22 SDG |
| 1,000 MRO | 1,506.45 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-07-07T11:54:33Z",
"rates": {
"SDG": 1.506446
}
}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.6446,
"rate": 1.506446
}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