Rate Overview
Live
1 TRY = 9.1959 MRO
1 MRO = 0.108744 TRY
Avg
9.2322
High
9.2817
Low
9.1921
Last updated: 1/25/2026, 6:44:17 PM
Quick Conversions
| TRY | MRO |
|---|---|
| 1 TRY | 9.20 MRO |
| 10 TRY | 91.96 MRO |
| 50 TRY | 459.80 MRO |
| 100 TRY | 919.59 MRO |
| 500 TRY | 4,597.95 MRO |
| 1,000 TRY | 9,195.90 MRO |
Get TRY/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MROExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T18:44:17Z",
"rates": {
"MRO": 9.195903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MRO",
"amount": 100
},
"result": 919.5903,
"rate": 9.195903
}Build with TRY/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key