Rate Overview
Live
1 MRO = 0.003222 SGD
1 SGD = 310.3662
MRO
Avg
0.003213
High
0.003222
Low
0.003203
Last updated: 6/18/2026, 10:20:36 AM
Quick Conversions
| MRO | SGD |
|---|---|
| 1 MRO | 0.00 SGD |
| 10 MRO | 0.03 SGD |
| 50 MRO | 0.16 SGD |
| 100 MRO | 0.32 SGD |
| 500 MRO | 1.61 SGD |
| 1,000 MRO | 3.22 SGD |
Get MRO/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SGDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-06-18T10:20:36Z",
"rates": {
"SGD": 0.003222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SGD",
"amount": 100
},
"result": 0.3222,
"rate": 0.003222
}Build with MRO/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key